Revision: arch-perl--devel--0--patch-47
Archive: migo@homemail.com--Perl-GPL
Creator: Mikhael Goikhman <migo@homemail.com>
Date: Mon Nov 29 03:43:04 IST 2004
Standard-date: 2004-11-29 01:43:04 GMT
Modified-files: perllib/Arch/Changes.pm perllib/Arch/Log.pm
    perllib/Arch/Tree.pm
New-patches: migo@homemail.com--Perl-GPL/arch-perl--devel--0--patch-47
Summary: add ancestry and file history (from logs) functionality
Keywords:

Arch::Changes: add is_changed() to query changes of the given file/dir.

Arch::Log: add get_revision_kind().

Arch::Tree: add get_log() to get individual revision log,
iterate_ancestry_logs() to iterate over ancestry logs, and
get_ancestry_revision_descs() to return descriptions of all ancestry
revisions that optionally modified the given file/dir.
